internal/cpu.option.Enable (field)
5 uses
internal/cpu (current package)
cpu.go#L168: Enable bool // whether feature should be enabled
cpu.go#L211: options[i].Enable = enable
cpu.go#L219: options[i].Enable = enable
cpu.go#L232: if o.Enable && !*o.Feature {
cpu.go#L237: *o.Feature = o.Enable
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)